ostree: do not print the usage on each G_IO_ERROR_NOT_SUPPORTED
authorGiuseppe Scrivano <gscrivan@redhat.com>
Fri, 6 Nov 2015 11:06:26 +0000 (12:06 +0100)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Mon, 16 Nov 2015 10:07:55 +0000 (11:07 +0100)
commitb393e5a2e970de97cd5e59861f00589313fc84c6
tree156b5864f5c14736e3765c00632f9dfdb6dab930
parentf506644830c269ece5dbf3aaa4874593c4d85b2c
ostree: do not print the usage on each G_IO_ERROR_NOT_SUPPORTED

It may have a different meaning, and the usage screen is not helpful.

Print the usage screen only when the command is not found.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
src/ostree/main.c
src/ostree/ot-main.c